Rachel
Toggle table of contents
3.5.0
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.plugin.pag-kmp
/
org.libpag
/
[desktop]PAGImage
/
Companion
Companion
desktop
object
Companion
Members
Functions
load
From
Bytes
Link copied to clipboard
desktop
fun
loadFromBytes
(
bytes
:
ByteArray
)
:
PAGImage
load
From
Path
Link copied to clipboard
desktop
fun
loadFromPath
(
path
:
String
)
:
PAGImage
load
From
Pixels
Link copied to clipboard
desktop
fun
loadFromPixels
(
pixels
:
IntArray
,
width
:
Int
,
height
:
Int
,
rowBytes
:
Long
,
colorType
:
Int
,
alphaType
:
Int
)
:
PAGImage